projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f056ec
)
Removed an empty comment.
author
John Wiegley
<johnw@newartisans.com>
Sat, 9 Jun 2001 05:23:38 +0000
(
05:23
+0000)
committer
John Wiegley
<johnw@newartisans.com>
Sat, 9 Jun 2001 05:23:38 +0000
(
05:23
+0000)
lisp/eshell/em-pred.el
patch
|
blob
|
history
diff --git
a/lisp/eshell/em-pred.el
b/lisp/eshell/em-pred.el
index 5ef412199d84fe61dd64a3bdc7f2c0790c30012a..b258b0f960318360ef250582ef36e2fc2544363b 100644
(file)
--- a/
lisp/eshell/em-pred.el
+++ b/
lisp/eshell/em-pred.el
@@
-599,6
+599,4
@@
that 'ls -l' will show in the first column of its display. "
(lambda (str)
(split-string str ,sep))) lst))))
-;;; Code:
-
;;; em-pred.el ends here